Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix nil panic on scratch ref release. #3233

Merged
merged 2 commits into from
Oct 30, 2022
Merged

Conversation

sipsma
Copy link
Collaborator

@sipsma sipsma commented Oct 29, 2022

Signed-off-by: Erik Sipsma [email protected]

Fixes #3134

Incredibly obscure case. I was accidentally pushing images with no layers and then pulling them and trying to do an exec, the only reason I hit it. But worth a fix since it's a panic.

sipsma and others added 2 commits October 28, 2022 21:25
Co-authored-by: CrazyMax <[email protected]>
Signed-off-by: Erik Sipsma <[email protected]>
@tonistiigi tonistiigi merged commit b9a93f4 into moby:master Oct 30, 2022
@sipsma sipsma deleted the fix-nil-release branch October 30, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nil pointer exception when discarding llbBridgeForwarder
3 participants